func os.isErrNoFollow
2 uses
os (current package)
removeall_at.go#L96: if err == syscall.ENOTDIR || isErrNoFollow(err) {
removeall_unix.go#L13: func isErrNoFollow(err error) bool {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)